func crypto/ecdsa.inverse

3 uses

	crypto/ecdsa (current package)
		ecdsa.go#L305: 	inverse(c, kInv, k)
		ecdsa.go#L370: func inverse[Point nistPoint[Point]](c *nistCurve[Point], kInv, k *bigmod.Nat) {
		ecdsa.go#L528: 	inverse(c, w, s)